home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / ppc16e.zip / README < prev    next >
Text File  |  1991-11-14  |  3KB  |  73 lines

  1.  
  2.       The PaperChg.Exe program is a Visual Basic program for Microsoft
  3.       Windows 3.x (that's right, I said 3.X) that I threw together in a
  4.       few hours (and then fiddled with for a few more tens of hours
  5.       just because VB is so much fun).  It is targetd at those like
  6.       myself who tend to get tired of their wallpaper often enough that
  7.       the utilities which change the paper every time Windows is booted
  8.       just aren't enough. When loaded, PaperChg will change your
  9.       wallpaper at specified intervals without requiring the Control
  10.       Panel / Desktop rigamaroll.
  11.       
  12.       Because it is a Visual Basic program, you will also need the
  13.       VBRUN100.DLL runtime dynamic link library that is required by all
  14.       such programs.  It is available for download on many bulletin
  15.       board systems (including the "for pay" services like Compuserve).
  16.  
  17.       PaperChg begins life as an icon on your desktop.  Double-clicking
  18.       the icon opens up the program's window to allow access to various
  19.       settings which control the program's behavior.  These settings
  20.       are saved in your Win.Ini file so they will be remembered for
  21.       future Windows sessions.
  22.  
  23.       There are only three program settings.  The first is the
  24.       frequency at which your wallpaper will change. Allowable values
  25.       here range from 1 to 999 minutes (has anyone ever had a single
  26.       Windows session last more than 999 minutes?)  To change this
  27.       value, either type a number into the edit box or click on the
  28.       spinner control to increase or decrease the value displayed.
  29.  
  30.       The pair of radio buttons immediately below the frequency control
  31.       allow you to turn the program's timer on/off.  Turning the timer
  32.       off basically disables the program.
  33.  
  34.       The last PaperChg setting in the window lets you specify where
  35.       your wallpaper files are stored.  Either type the name of a
  36.       subdirectory into the edit box or press the Browse button and
  37.       select a subdirectory from the dialog box which will be
  38.       displayed.
  39.  
  40.       You'll note that the PaperChg program allows you to keep your
  41.       wallpaper bitmaps in a directory other than C:\Windows.  This
  42.       would allow you, for instance, to keep a large number of
  43.       wallpaper bitmaps on a network drive and still be able to load
  44.       them onto your desktop.
  45.  
  46.       This program is absolutely free.  Distribute it at will.  Please
  47.       note, however that it is being distributed 'as is'.  This means
  48.       that if it works well on your system, great.  If it doesn't,
  49.       tough luck (although if you do find a problem, I'll be happy to
  50.       take a crack at resolving it).
  51.  
  52.  
  53.                                                    rpb
  54.                                             November 14, 1991
  55.  
  56.  
  57.       ps:   The file SPINNER.VBX must be placed into either your
  58.             Windows directory, your Windows System directory, or
  59.             (preferably) into whatever directory the PAPERCHG.EXE is
  60.             placed.
  61.  
  62.       pps:  If you feel that you absolutely MUST contact me, I can be
  63.             reached via
  64.  
  65.             Compuserve:  70742,3332
  66.             
  67.             AT&T Mail:   !rbyrne
  68.  
  69.             U.S. Mail:   Richard P. Byrne
  70.                          5 Twin Elm Terrace
  71.                          Sparta, NJ  07871
  72.  
  73.